Add more keymaps where S-SPC scrolls in the opposite direction to SPC.
authorJuri Linkov <juri@jurta.org>
Wed, 13 Feb 2013 08:28:47 +0000 (10:28 +0200)
committerJuri Linkov <juri@jurta.org>
Wed, 13 Feb 2013 08:28:47 +0000 (10:28 +0200)
commit8da0f96e12c7f984b7dbfbecc08af56d1d89b7a2
tree51e579f37981bec7f87f0ee49685e6caf4e368e2
parent4a1bcd63fef1bc6668f2a4ab07294138aed829fe
Add more keymaps where S-SPC scrolls in the opposite direction to SPC.

* lisp/image-mode.el (image-mode-map):
* lisp/doc-view.el (doc-view-mode-map):
* lisp/vc/ediff-util.el (ediff-setup-keymap):
Make S-SPC scroll in the opposite sense to SPC.

* lisp/gnus/gnus-art.el (gnus-article-mode-map):
* lisp/gnus/gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
lisp/ChangeLog
lisp/doc-view.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-sum.el
lisp/image-mode.el
lisp/vc/ediff-util.el